You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JToken Class > JToken Methods > WriteTo Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JToken.WriteTo Method

Writes this token to a JsonWriter.

Syntax
C++
C#
Visual Basic
public: void WriteTo( JsonWriter writer, params JsonConverter[] converters );
Parameters
Parameters 
Description 
writer 
A JsonWriter into which this method will write. 
converters 
A collection of JsonConverter which will be used when writing the token. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.